CPhidget_set_OnError_Handler

Sets the error handler callback function. This is called when an asynchronous error occurs.

extern (C) __gshared
int function(CPhidgetHandle phid, CPhidget_set_OnError_Handler_Func fptr, void* userPtr) CPhidget_set_OnError_Handler;

Meta